Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
application/json
Response
Successful Response
The response is of type object
.
Update an existing tracing call with new information. This endpoint allows modification of call metadata, outputs, or status after the call has been started.
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Successful Response
The response is of type object
.